Vcenter NamespaceManagement Lifecycle Content Libraries SetSpec

Vcenter NamespaceManagement Lifecycle Content Libraries SetSpec
Vcenter NamespaceManagement Lifecycle Content Libraries SetSpec

The Vcenter NamespaceManagement Lifecycle Content Libraries SetSpec schema contains the specification required to configure vSphere Namespaces with an existing Content Library of Supervisor images.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "library": "string"
}
string
library
Required

The vSphere Namespaces will be configured with the Vcenter NamespaceManagement Lifecycle Content Libraries SetSpec.library. Vcenter NamespaceManagement Lifecycle Content Libraries SetSpec.library must refer to a Content Library in the vSphere inventory.

This property was added in vSphere API 9.0.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.content.Library. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.content.Library.